home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 1.iso / toolbox / src / tutorials / OGLT / Examples / ImageProcessing / README.shakib < prev    next >
Encoding:
Text File  |  1996-11-11  |  736 b   |  29 lines

  1.  
  2. PURPOSE:
  3. --------
  4.  
  5.     IMPACT's Memory-To-Graphics high download rate enables the hardware
  6. acceleration of a variety of applications , which all need to tile their data.
  7.  
  8.     For b&w images, 60HZ roaming can be achieved by pre-interleaving the
  9. tiles and loading them as pseudo-RGBA textures (see TX_SELECT extension).
  10.  
  11.  
  12.  
  13. MANIPULATION:
  14.  
  15. ----------------------------  Main Window  -------------------------------
  16.  
  17.     MIDDLEMOUSE :                          a:  automatic roaming
  18.         Zoom                               r:  reset
  19.     LEFTMOUSE :               
  20.         Translation - Roam
  21.     RIGHTMOUSE :
  22.         Rotation
  23.     MIDDLE&LEFTMOUSE :
  24.         Zoom
  25.  
  26.  
  27.     This demonstration was developped by Bob Shakib (shakib@engr.sgi.com)
  28.  
  29.